home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / Linking problem < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  1.3 KB  |  [TEXT/ttxt]

  1. Subject:     Linking problem
  2. Sent:        9/15/96 9:09 AM
  3. Received:    9/15/96 9:09 AM
  4. From:        "Derrick Schneider" <derricks@ix.netcom.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. Howdy, all!
  10.  
  11. I'm working on putting linking into my part, focusing for the moment
  12. on subscribing. I'm having a small problem.
  13.  
  14. When I do a Paste As... into my part, it doesn't immediately change
  15. the contents. However, when I then update the source part, my part
  16. updates appropriately. Obviously I'm responding to DoLinkUpdated, at
  17. least.
  18.  
  19. I would think that a Paste As would still go through the normal
  20. selection object, but since pasting without a link does work, this
  21. doesn't seem to be the case. Am I missing a step along the way?
  22.  
  23. Thanks
  24. Derrick
  25.  
  26.  
  27. Howdy, all!
  28.  
  29. I'm working on putting linking into my part, focusing for the moment on subscribing. I'm having a small problem.
  30.  
  31. When I do a Paste As... into my part, it doesn't immediately change the contents. However, when I then update the source part, my part updates appropriately. Obviously I'm responding to DoLinkUpdated, at least.
  32.  
  33. I would think that a Paste As would still go through the normal selection object, but since pasting without a link does work, this doesn't seem to be the case. Am I missing a step along the way?
  34.  
  35. Thanks
  36. Derrick